🐍 Coding Activity 3: Searching Dietary Requirements
Create a program that will:
- Ask the user for an allergen
- Iterate through the 2D list
- Tell the user which items they should avoid
It will work like this
Enter an allergen: gluten
You should avoid the following:
bread
pasta